projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
af73986
)
; * test/Makefile.in (TEST_HOME): Add a note.
author
Andrea Corallo
<akrl@sdf.org>
Sun, 21 Mar 2021 18:39:52 +0000
(19:39 +0100)
committer
Andrea Corallo
<akrl@sdf.org>
Sun, 21 Mar 2021 18:39:52 +0000
(19:39 +0100)
test/Makefile.in
patch
|
blob
|
history
diff --git
a/test/Makefile.in
b/test/Makefile.in
index cb86f8e2973a32c44e41ce65d065393783c77cb6..3cfd60d46c0ee752c9d18e47f708426d876e6269 100644
(file)
--- a/
test/Makefile.in
+++ b/
test/Makefile.in
@@
-120,6
+120,8
@@
emacs = LANG=C EMACSLOADPATH= \
# Set HOME to a nonexistent directory to prevent tests from accessing
# it accidentally (e.g., popping up a gnupg dialog if ~/.authinfo.gpg
# exists, or writing to ~/.bzr.log when running bzr commands).
+# NOTE if the '/nonexistent' name is changed `normal-top-level' in
+# startup.el must be updated too.
TEST_HOME = /nonexistent
test_module_dir := src/emacs-module-resources